home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / othernet / fidonet / spot_132 / doc / jetmail.doc / tickdoc.txt < prev    next >
Text File  |  1995-08-08  |  6KB  |  208 lines

  1. New flags for the general CONFIG.JM part
  2. ========================================
  3.  
  4. For version: 0.99beta20
  5.  
  6.  
  7. TICTemp         <path>
  8.  
  9.     Path were generated TIC files are stored.
  10.    
  11. DisableFilefix
  12.  
  13.     Disable the internal FileFix.
  14.    
  15. CheckTickDupes
  16.  
  17.     Check for dupe files. This is done like in echomail by a CRC which are
  18.     stored in a TICDUPES.SYS file.
  19.  
  20. AutoSend        <Name>  <Area>  <File>  <Description>
  21.  
  22.     Send files automatically to the network. <Name> is the ID for the auto-
  23.     sending. The Autosend can be activated via a special flag in the command
  24.     line and the <Name>. <Area> is the area where the files are send into.
  25.     <File> is the specification for the files that should be send to the
  26.     network. It can contain wildcarts. <Description> will be used as
  27.     the file description if no description is found in the FILES.BBS
  28.     file of the destination area.
  29.    
  30.     Example:
  31.    
  32.     AutoSend    NeSTList  90_LIST D:\TMP\NESTLIST.Z* NeSTList for day ###
  33.    
  34.     Attention: You can use multiple AutoSends with the same <Name>!
  35.    
  36. AutoTicArea
  37.  
  38.     Same as AutoArea, but for TIC areas. New areas are added with
  39.     flags "ORS" for the initiating system.
  40.  
  41. Overwrite
  42.  
  43.     Allow JetMail to overwrite existing files in your filebase with
  44.     incoming files.
  45.  
  46.  
  47. New flags for link definitions
  48. ==============================
  49.        
  50. FilefixPwd      <pwd>
  51.  
  52.     Password to be used for fileecho maintenance via filefix. This password
  53.     is set to Password or AreafixPwd if not defined.
  54.  
  55. TicPassword     <pwd>
  56.     
  57.     Defines a password to be used in TIC files instead of the FilefixPwd.
  58.     
  59. TicPassive      [groups]
  60.  
  61.     Set groups passive. No file arriving (in the specified groups) is send
  62.     to the link.
  63.  
  64. AutoTICArea     <group>
  65.  
  66.     Allow autoadding of TIC areas for this link. The area is added with
  67.     <group> group.
  68.    
  69. NoTicNotify
  70.    
  71.     Do NOT send a file reminder netmail for every file sent to a node. This
  72.     is remote switchable via %NOTIFY ON/OFF
  73.  
  74. CompressTICs
  75.  
  76.     Bundle all TICs for that system into one archive. The compression
  77.     method of ArcMode is used.
  78.  
  79.     [not yet implemented]
  80.  
  81.  
  82. ATTENTION !!!
  83.  
  84. The password in the TIC file is similar to the password used in mailpackets.
  85. For this reason, JetMail uses the mailpassword defined in the link 
  86. definition also as password for the TIC file.
  87.  
  88. Only if there is no mailpassword available JetMail will use the filefix 
  89. password for the TIC's.
  90.  
  91. ==========================================================================
  92.  
  93. There are some new flags/statements for the Group definitions. These
  94. flags are mainly for announcing processed files:
  95.  
  96. TicGroup
  97.  
  98.     Declares this group as a TIC group. Without this statement the group
  99.     would be treated as an echomail group.
  100.  
  101. Header     <full_filename>
  102.  
  103.     Header to be placed before any fileannouncement.
  104.  
  105. Footer     <full_filename>
  106.  
  107.     Footer to be placed after any fileannouncement.
  108.  
  109. Subject    <subject>
  110.  
  111.     Subject used for the Annoucement message.
  112.  
  113.     The files are announced in every area defined via the Announce
  114.     statement.
  115.        
  116. In future versions of the Ticker UseNetNaming and MsgBase will become a
  117. meaning when autoadding of fileareas will be implemented.
  118.  
  119. RECOGNIZED FLAGS IN TICKECHO.BBS
  120. ================================
  121.  
  122. The format of the TICKECHO.BBS file is in most parts identical to the
  123. AREAS.BBS file. The path of the filearea is followed by the areaname and
  124. the connected nodes. As in AREAS.BBS you can specify special areaflags
  125. before the main entry. In addition you must specify the mailflavour and
  126. permissions after every node.
  127.  
  128. Example:
  129.  
  130.     F:\FAN\UTIL\MISC\ FAN.UTIL.MISC 2:246/1300@fidonet.org ORS 244/4344 S
  131.  
  132.     Flavour flags:
  133.  
  134.     O: Normal      (OFT)
  135.     H: Hold        (HFT) [default, unnecessary]
  136.     I: Immediate   (IFT)
  137.     C: Crash       (CFT)
  138.  
  139.     Security flags:
  140.  
  141.     R: Receive (link is allowed to send files into this area)
  142.     S: Send (Files are send to the link)
  143.  
  144. Not all of the following features for the JetMail ticker are yet 
  145. implemented.
  146. In most cases you will find keywords you already know from AREAS.BBS.
  147.  
  148. -Days           <number>
  149.  
  150.     Files older <than> number of days will be deleted during crunch.
  151.     Files are never deleted if no -Days keyword is present.
  152.    
  153.     [Not yet implemented]
  154.    
  155. -Password       <password>
  156.  
  157.     Defines a special access password for this area (and has nothing to do
  158.     with the password which is used in the TIC file).
  159.    
  160. -Desc           <string>
  161. -Group          <character>
  162. -ForceConnect   <patterns>
  163. -NoForce        <patterns>
  164. -NoConnect      <patterns>
  165. -NoDisconnect   <patterns>
  166. -Stripseenby
  167. -NoAddAkas
  168. -Local
  169.  
  170.     Exactly the same meaning as in your AREAS.BBS file.
  171.     
  172. -UseAlias       <full_5D_address>
  173.     
  174.     Use this address for the From field in TIC.
  175.     
  176. -NoFilesBBS
  177.     
  178.     Don't write an entry to FILES.BBS file.
  179.     
  180. -Secondary      <areatags>
  181.     
  182.     Defines secondary areas. If files are received in this areas, they
  183.     are re-distributed in the in the area for which you used this keyword.
  184.     
  185. -NoAnnounce
  186.     
  187.     Prevents files in this area to be announced.
  188.  
  189. -Replace
  190. -NoReplace
  191.  
  192.    Turn on/off TIC Replace support for this area only.
  193.    
  194.    JetMail checks for at least four significant characters in the
  195.    Replace string, so noone can use "*.*". If you are paranoid, just
  196.    use the CONFIG.JM keyword "NoReplace"
  197.    
  198.    No dupe checking is performed if an incoming file replaces some
  199.    file(s).
  200.  
  201. -Continue
  202.  
  203.    Same as -Continue in [D]AREAS.BBS
  204.  
  205. -Overwrite
  206.  
  207.    Same as the global "Overwrite", but just for this specific area.
  208.